ASP.NET Core MVC コントロールヘルプ
Owner プロパティ (MenuBase<T>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > MenuBase<T> クラス : Owner プロパティ
Gets or sets the selector string of the element that owns this menu.
シンタックス
'宣言
 
Public Property Owner As System.String
public System.string Owner {get; set;}
解説
If we want a context menu, we should hide this menu by setting style or attribute.
参照

MenuBase<T> クラス
MenuBase<T> メンバ